home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 1.iso / desktop / prgrd-20.zip / PROGUARD.TXT < prev    next >
Text File  |  1994-10-01  |  17KB  |  366 lines

  1. WELCOME TO PROGUARD !!!
  2.  
  3. Please note:  This "readme" file (proguard.txt) is an abbreviated
  4. version of ProGuard's regular documentation file (proguard.wri),
  5. and is intended simply to provide enough information for the
  6. authorized user to get started.  For security purposes, the longer
  7. proguard.wri is not copied to the hard disk, as it describes
  8. ProGuard features of which the guest user should not be aware.
  9. Please refer to proguard.wri (still on the ProGuard program disk,
  10. or in the unzipped prgrd-20.zip file's directory), or to
  11. ProGuard's help file (while running the program) for a fuller
  12. description of ProGuard's functions.
  13.  
  14. PRODUCT LEGAL INFORMATION
  15.  
  16. ProGuard V.2.0 Copyright 1994 Frederick Wasti; All Rights Reserved.
  17.  
  18. CETUS SOFTWARE AND FREDERICK WASTI DISCLAIM ALL WARRANTIES
  19. RELATING TO THIS SOFTWARE, WHETHER EXPRESSED OR IMPLIED, INCLUDING
  20. BUT NOT LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY AND
  21. FITNESS FOR A PARTICULAR PURPOSE, AND ALL SUCH WARRANTIES ARE
  22. EXPRESSLY AND SPECIFICALLY DISCLAIMED.  NEITHER CETUS SOFTWARE
  23. NOR FREDERICK WASTI SHALL BE LIABLE FOR ANY INDIRECT,
  24. CONSEQUENTIAL, OR INCIDENTAL DAMAGES ARISING OUT OF THE USE OR
  25. INABILITY TO USE SUCH SOFTWARE EVEN IF CETUS SOFTWARE OR FREDERICK
  26. WASTI HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES OR
  27. CLAIMS.  IN NO EVENT SHALL THE LIABILITY OF CETUS SOFTWARE OR
  28. FREDERICK WASTI EVER EXCEED THE PRICE PAID FOR THE LICENSE TO USE
  29. THE SOFTWARE, REGARDLESS OF THE FORM OF THE CLAIM.  THE PERSON
  30. USING THE SOFTWARE BEARS ALL RISK AS TO THE QUALITY AND
  31. PERFORMANCE OF THE SOFTWARE.
  32.  
  33. This agreement shall be governed by the laws of the Commonwealth
  34. of Massachusetts and shall inure to the benefit of Cetus Software
  35. and/or Frederick Wasti, and any successors, administrators, heirs,
  36. and assigns.  Any action or proceeding brought by either party
  37. against the other arising out of or related to this agreement
  38. shall be brought only in a state or federal court of competent
  39. jurisdiction located in the Commonwealth of Massachusetts.  The
  40. parties hereby consent to in personam jurisdiction of said courts.
  41.  
  42. This software and the disk on which it is obtained is licensed to
  43. an individual or institution user, for his/her/its own use.  This
  44. is copyrighted software.  The user is not obtaining title to the
  45. software or any copyright rights.  The user may not sublicense,
  46. rent, lease, convey, modify, translate, convert to another
  47. programming language, decompile, or disassemble the software for
  48. any purpose.  The user may make one copy of the software for
  49. back-up purposes only.  The user may use this software on
  50. his/her/its own computer(s) only.
  51.  
  52. OVERVIEW OF PROGUARD
  53.  
  54. Welcome to ProGuard !!!
  55.  
  56. ProGuard is a Windows utility designed to make it impossible for
  57. guest users to run selected programs simply by double-clicking on
  58. their icons in Program Manager.  Once a particular program's icon
  59. has been protected by ProGuard, the guest user will find that
  60. trying to run the program will cause ProGuard to run instead, and
  61. that a password will be needed before the actual program will
  62. start.  Logical icons to protect might include those for Windows
  63. Setup, Control Panel, PIF Editor, System Editor, File Manager,
  64. and the MS-DOS Prompt, and it's a simple matter to add ProGuard's
  65. protection to any other application's icon, as well.
  66.  
  67. ProGuard V.2 can also prevent the guest user from starting any
  68. program that is not present as an icon in Program Manager, and
  69. can prevent the guest user from creating, copying, moving, or
  70. deleting icons, or changing any of their properties.
  71.  
  72. INSTALLING PROGUARD
  73.  
  74. NOTE:  ProGuard requires the file VBRUN300.DLL to run.  While
  75. vbrun300.dll IS provided on the ProGuard program disk, it is NOT
  76. routinely distributed with the compressed version of ProGuard
  77. (prgrd-20.zip) that is carried on bulletin board systems.  If
  78. you have obtained this shareware copy of ProGuard from an on-
  79. line service, you also will need to have a copy of vbrun300.dll
  80. installed in either the Windows directory or the Windows System
  81. directory.  If you do not have a copy of vbrun300.dll, you can
  82. probably download one from the same BBS from which you obtained
  83. prgrd-20.zip.  You may also obtain a copy of vbrun300.dll from
  84. Cetus Software (P.O. Box 700, Carver, Mass. 02330) for a nominal
  85. charge ($5.00, postpaid).
  86.  
  87. The easiest (and recommended) way to install ProGuard is to run
  88. the installation utility, install.exe, located on the ProGuard
  89. program disk or in the directory in which prgrd-20.zip was
  90. "unzipped".  For those that wish to know what occurs during
  91. installation, or for some reason are not able to use install.exe
  92. (and wish to install ProGuard manually), a list of events that
  93. occur during normal installation now follows:
  94.  
  95. 1.  Install.exe tries to detect three paths:  the location of
  96. the source files, the location of the Windows directory, and the
  97. location of the Windows System directory.  The user is asked to
  98. confirm (or correct) the detected paths.  Note that, on most
  99. non-networked computers, the Windows directory will typically be
  100. c:\windows, while the Windows System directory will typically be
  101. c:\windows\system.  However, a networked computer will likely
  102. have a very different arrangement, with the Windows directory
  103. being something like, say, q:\yourname, while the System
  104. directory might be something like g:\windows.
  105.  
  106. 2.  Install.exe checks the three paths for the presence of
  107. vbrun300.dll, a file needed by Visual Basic programs.  It must
  108. be found in the Windows or Windows System directory for ProGuard
  109. to run, so if it is not already there, and is not found with the
  110. source files (and vbrun300.dll is not routinely distributed as
  111. part of prgrd-20.zip over bulletin board systems), then
  112. install.exe ends with a message pointing out that a copy of
  113. vbrun300.dll must be placed there.  Note that vbrun300.dll IS
  114. found on the ProGuard program diskette, and will (if necessary)
  115. be copied to either the Windows directory (on a networked
  116. computer) or to the Windows System directory (on a non-networked
  117. PC) later on in the installation.
  118.  
  119. 3.  Install.exe copies the following files to either the Windows
  120. directory (on a networked computer) or to the Windows System
  121. directory (on a non-networked PC):  run.exe, proguard.hlp,
  122. proguard.dll, proguard.txt, prgrdpwd.txt, and vbrun300.txt.
  123. Prgrd.dll and vbrun300.dll will also be copied there, if not
  124. already present.  Install.exe will terminate with a message if any
  125. file is not copied properly.
  126.  
  127. 4.  Install.exe gives the user the chance to create a ProGuard
  128. group in the Program Manager window (strongly recommended,
  129. unless one is already present, as this is the easiest way to
  130. become familiar with ProGuard's features).  If the "go ahead" is
  131. given, install.exe will have makgroup.exe (also found among the
  132. source files) create the new group, concluding the installation.
  133.  
  134. If the installation program was not able to automatically create
  135. a ProGuard Program Manager group for you, or if you elected at the
  136. time of installation not to create one (but wish to do so now),
  137. here are steps you may follow:
  138.  
  139. First, you might try running makgroup.exe (on the ProGuard
  140. program diskette, or in the prgrd-20.zip directory);  this is
  141. the program that install.exe would call to create the program
  142. group, and it may create the group for you now.
  143.  
  144. Or, you might try copying the file proguard.grp (on the ProGuard
  145. program diskette, or in the prgrd-20.zip directory) to the
  146. Windows directory.  Then, select the File Menu in Program
  147. Manager, then New, and then Program Group.  When you obtain a
  148. Program Group Properties dialog box, enter ProGuard for the
  149. Description, and proguard.grp for the Group File.  Click on OK,
  150. and you should see a complete ProGuard group appear.
  151.  
  152. Note that certain installation files, such as install.exe and
  153. makgroup.exe, are not copied to the hard disk, nor is the
  154. uninstallation program, uninstal.exe.  Proguard.wri, the
  155. expanded version of proguard.txt, is not copied there, either,
  156. for security reasons, as it contains details of ProGuard's
  157. functions of which a guest user should not be aware.
  158.  
  159. ProGuard may be run from run.exe, which should be in the Windows
  160. directory (on a networked computer) or in the Windows System
  161. directory (on a non-networked computer).  Once ProGuard is up and
  162. running, you may start exploring ProGuard's features.
  163.  
  164. PROGUARD'S WINDOWS
  165.  
  166. ProGuard consists of three windows, a Password Entry Window (used
  167. to enter the correct ProGuard password), a Protection Shield
  168. Window (used to enable or disable ProGuard's Protection setting),
  169. and a New Password Window (used to change the working ProGuard
  170. password).
  171.  
  172. The Password Entry Window is accessed when ProGuard first runs.
  173. The Protection Shield and New Password Windows are reached from
  174. the Password Entry Window, to which they return when they are
  175. closed.  The protected application starts up after the Password
  176. Entry Window is cleared.
  177.  
  178.  
  179. PROGUARD SECURITY
  180.  
  181. (Please refer to proguard.wri for a description of ProGuard's
  182. security features, which are not described here, for security
  183. purposes.)
  184.  
  185. REGISTERING PROGUARD
  186.  
  187. ProGuard is NOT "freeware" !!!
  188.  
  189. The shareware version of ProGuard is being distributed on a trial
  190. basis for evaluation purposes, and is not "crippled" in any way,
  191. so that you may fairly judge ProGuard thoroughly.  You may install
  192. the unregistered, shareware version of ProGuard on any one
  193. computer, and then try it out for 30 days.  After this trial
  194. period you MUST either register your use of ProGuard, OR uninstall
  195. it, removing it from that computer.  If you do indeed find
  196. ProGuard to be a useful addition to your computer's hard disk,
  197. then you MUST register your use of the program;  in doing so you
  198. will be entitled to receive on disk a copy of the latest
  199. registered version of ProGuard, without any "reminder screens".
  200.  
  201. (Note:  A registration form may be found at the end of this file,
  202. or you may print out the separate regform.txt file.)
  203.  
  204. On the registration form you are given the opportunity to choose
  205. your own private default password (the password that may be used
  206. to access ProGuard if the password file, prgrd.dll, is deleted).
  207. Selecting a private default password will prevent even other
  208. knowledgeable ProGuard owners from being able to access your
  209. ProGuard program.  Note that the password must consist of no more
  210. than twenty letters (not case-sensitive) and/or numbers, with no
  211. spaces or punctuation.  Note also that, if you do not choose a
  212. private default password, then the default password on your
  213. registered copy of ProGuard will remain as "shield".  (Of course,
  214. the "regular" current password, coded into the prgrd.dll file, may
  215. be changed from within ProGuard by you at any time.)
  216.  
  217. A single-user Individual License for ProGuard may be obtained for
  218. $14.95.  A Site License for the use of ProGuard on any number of
  219. computers at ONE specific institutional location may be obtained
  220. for $74.95.  (Note that each of the above prices includes shipping
  221. costs.)  Please contact Cetus Software if you wish to discuss
  222. other licensing arrangements.
  223.  
  224. An Individual License entitles one individual registered user to
  225. install and use ProGuard on any computer(s) that he/she personally
  226. owns, but he/she must NOT allow his/her registered copy of
  227. ProGuard to be installed or used on any other computer(s).  A copy
  228. of ProGuard registered to an individual user may be installed and
  229. used on his/her own personal computer(s) at an institution, but
  230. that personal copy of ProGuard must NOT be installed or used on
  231. any other computer at that institution, whether belonging to
  232. another individual or to that institution.
  233.  
  234. A Site License entitles the registered institution (school
  235. building, business office, organization headquarters, etc.) to
  236. install and use ProGuard on any number of computers belonging to
  237. that institution at that specific location.  Any institution with
  238. multiple locations MUST obtain a separate site license for EACH
  239. location.  Any copy of ProGuard registered to a particular
  240. institution location may NOT be distributed beyond the boundaries
  241. of that institutional site.
  242.  
  243. However, any person is permitted (and, in fact, ENCOURAGED) to
  244. distribute the UNregistered, shareware version of ProGuard to
  245. others, as long as ALL of its files are distributed together.
  246. For further information on ProGuard registration, or to obtain a
  247. copy on disk of the shareware version of ProGuard for free
  248. distribution and evaluation, please contact Cetus Software.
  249.  
  250. ABOUT CETUS SOFTWARE
  251.  
  252. Cetus Software is the creator of several Windows utilities,
  253. including WinGuard, StormWindows, Reveille, and Seasons, as well
  254. as ProGuard.  Shareware versions of these products may be found on
  255. several bulletin board systems, or may be obtained on diskette
  256. directly from Cetus Software for a nominal charge ($5.00 each,
  257. postpaid).
  258.  
  259. Please direct all inquiries regarding Cetus Software products to:
  260.  
  261. Cetus Software, P.O. Box 700, Carver, Mass. 02330 USA
  262.  
  263. ( Internet e-mail address: fwcetus@aol.com )
  264.  
  265. WINGUARD INTRODUCTION
  266.  
  267. In addition to ProGuard, Cetus Software offers a related security
  268. program, WinGuard, offering protection on a more "global" scale
  269. than ProGuard.  WinGuard is designed to shield Program Manager
  270. itself, unlike ProGuard (which is primarily intended to password-
  271. protect individual Program Manager icons).
  272.  
  273. WinGuard can protect a Windows 3.1 computer from having any of its
  274. Program Manager groups or icons rearranged or damaged. This
  275. protection would probably be the most useful to someone in charge
  276. of a number of computers at a school or business, though a parent
  277. might wish to prevent little fingers on a mouse from dragging all
  278. of the Program Manager icons into a (not so) nice "happy face"!
  279.  
  280. WinGuard can also hide "sensitive" programs (such as Windows
  281. Setup, Control Panel, or File Manager), as well as selected
  282. Program Manager groups and Control Panel icons, behind its
  283. password-protected shell, restricting access to them to the
  284. authorized user only.  WinGuard can even hide from sight entire
  285. Program Manager program groups.
  286.  
  287. Thus, it can be seen that WinGuard may be used to configure the
  288. Program Manager interface to allow easy access to selected
  289. applications for a guest user, while minimizing the chances of
  290. damage (accidental or intentional) to Windows and the programs
  291. accessed through it.
  292.  
  293. The shareware version of WinGuard is available on bulletin board
  294. systems, or may be obtained on diskette in uncompressed form,
  295. directly from Cetus Software, for $5.00 postpaid.
  296.  
  297. STORMWINDOWS INTRODUCTION
  298.  
  299. In addition to ProGuard, Cetus Software offers a related security
  300. program, StormWindows, offering protection on a more "global"
  301. scale than ProGuard.  Unlike ProGuard, but like WinGuard,
  302. StormWindows is designed to shield Program Manager itself.
  303.  
  304. StormWindows can protect a Windows 3.1 computer from having any of
  305. its Program Manager groups or icons rearranged or damaged. This
  306. protection would probably be the most useful to someone in charge
  307. of a number of computers at a school or business, and StormWindows
  308. can provide ideal protection to Windows PCs on display in a store.
  309.  
  310. Unlike WinGuard, which is designed to perform from a hard disk
  311. installation, StormWindows is designed to function from a
  312. diskette, kept in the possession of the authorized user.
  313.  
  314. The shareware version of StormWindows is available on bulletin
  315. board systems, or may be obtained on diskette in uncompressed
  316. form, directly from Cetus Software, for a nominal charge ($5.00,
  317. postpaid).
  318.  
  319. PROGUARD REGISTRATION FORM :
  320.  
  321. PLEASE TYPE OR PRINT CLEARLY :
  322.  
  323. Date ___________________________
  324.  
  325. Name of User (for Individual License)
  326.  
  327. _______________________________________________
  328. (or)
  329. Name of Institution (for Site License)
  330.  
  331. _______________________________________________
  332. (If multiple Site Licenses, please list on the back of this form.)
  333.  
  334. Mailing Address __________________________________________________
  335.  
  336. Mailing Address __________________________________________________
  337.  
  338. Mailing Address __________________________________________________
  339.  
  340. Daytime Telephone Number (with Area Code) ________________________
  341.  
  342. Default Password Choice __________________________________
  343. (Maximum of 20 letters or numbers, with no spaces or punctuation)
  344.  
  345. Please circle size of diskette desired:     3-1/2"    5-1/4"
  346.  
  347. Please fill in the appropriate line with the amount enclosed:
  348.  
  349. One Individual License @ $14.95 = $____.95
  350.  
  351. _____ Site License(s) @ 74.95 = $_____.___
  352.  
  353. One Individual License Upgrade @ $9.95 = $___.95
  354.  
  355. _____ Site License Upgrade(s) @ $49.95 = $_____.___
  356.  
  357. (Massachusetts residents:  Please include 5% state sales tax.)
  358.  
  359. (Please note that the above prices include all shipping costs.)
  360.  
  361. Please send this form with payment (or purchase order) to:
  362.  
  363. Cetus Software, P.O. Box 700, Carver, Mass. 02330 USA
  364.  
  365. Cetus Software thanks you for your ProGuard registration !!!
  366.